home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 4 / BBS in a Box - Macintosh - Volume IV (January 1992) (BBS in a Box).iso / Files / Hyper / Ss-Sz / Surf.cpt / SurfDate / background_2734.txt < prev    next >
Encoding:
Text File  |  1987-09-26  |  3.3 KB  |  158 lines

  1. -- background: 2734 from stack: in
  2. -- bmap block id: 3184
  3. -- flags: 0000
  4. -- background id: 0
  5. -- name: 
  6.  
  7.  
  8. -- part 2 (field)
  9. -- low flags: 01
  10. -- high flags: 4002
  11. -- rect: left=60 top=83 right=276 bottom=157
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 1
  15. -- font id: 3
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: 
  20. ----- HyperTalk script -----
  21. on mouseup
  22.   get the clickloc
  23.   put (item 2 of the clickloc) - 83 into it
  24.   put it div 16 + 1 into it
  25.   put it & "/1/" & char 3 to 4 of field 5 into firstdate
  26.   pop card
  27.   put firstdate into field 4
  28. end mouseup
  29.  
  30.  
  31.  
  32. -- part 7 (field)
  33. -- low flags: 01
  34. -- high flags: 4002
  35. -- rect: left=156 top=83 right=276 bottom=253
  36. -- title width / last selected line: 0
  37. -- icon id / first selected line: 0 / 0
  38. -- text alignment: 1
  39. -- font id: 3
  40. -- text size: 12
  41. -- style flags: 0
  42. -- line height: 16
  43. -- part name: 
  44. ----- HyperTalk script -----
  45. on mouseup
  46.   get the clickloc
  47.   put (item 2 of the clickloc) - 83 into it
  48.   put it div 16 + 1 into it
  49.   put it & "/1/" & char 3 to 4 of field 5 into firstdate
  50.   pop card
  51.   put firstdate into field 4
  52. end mouseup
  53.  
  54.  
  55.  
  56. -- part 8 (field)
  57. -- low flags: 01
  58. -- high flags: 4002
  59. -- rect: left=252 top=83 right=276 bottom=349
  60. -- title width / last selected line: 0
  61. -- icon id / first selected line: 0 / 0
  62. -- text alignment: 1
  63. -- font id: 3
  64. -- text size: 12
  65. -- style flags: 0
  66. -- line height: 16
  67. -- part name: 
  68. ----- HyperTalk script -----
  69. on mouseup
  70.   get the clickloc
  71.   put (item 2 of the clickloc) - 83 into it
  72.   put it div 16 + 1 into it
  73.   put it & "/1/" & char 3 to 4 of field 5 into firstdate
  74.   pop card
  75.   put firstdate into field 4
  76. end mouseup
  77.  
  78.  
  79.  
  80. -- part 9 (field)
  81. -- low flags: 01
  82. -- high flags: 4002
  83. -- rect: left=348 top=83 right=276 bottom=445
  84. -- title width / last selected line: 0
  85. -- icon id / first selected line: 0 / 0
  86. -- text alignment: 1
  87. -- font id: 3
  88. -- text size: 12
  89. -- style flags: 0
  90. -- line height: 16
  91. -- part name: 
  92. ----- HyperTalk script -----
  93. on mouseup
  94.   get the clickloc
  95.   put (item 2 of the clickloc) - 83 into it
  96.   put it div 16 + 1 into it
  97.   put it & "/1/" & char 3 to 4 of field 5 into firstdate
  98.   pop card
  99.   put firstdate into field 4
  100. end mouseup
  101.  
  102.  
  103.  
  104. -- part 10 (field)
  105. -- low flags: 01
  106. -- high flags: 0002
  107. -- rect: left=60 top=60 right=84 bottom=157
  108. -- title width / last selected line: 0
  109. -- icon id / first selected line: 0 / 0
  110. -- text alignment: 1
  111. -- font id: 2
  112. -- text size: 18
  113. -- style flags: 16640
  114. -- line height: 24
  115. -- part name: 
  116.  
  117.  
  118. -- part 11 (field)
  119. -- low flags: 01
  120. -- high flags: 0002
  121. -- rect: left=156 top=60 right=84 bottom=253
  122. -- title width / last selected line: 0
  123. -- icon id / first selected line: 0 / 0
  124. -- text alignment: 1
  125. -- font id: 2
  126. -- text size: 18
  127. -- style flags: 16640
  128. -- line height: 24
  129. -- part name: 
  130.  
  131.  
  132. -- part 12 (field)
  133. -- low flags: 01
  134. -- high flags: 0002
  135. -- rect: left=252 top=60 right=84 bottom=349
  136. -- title width / last selected line: 0
  137. -- icon id / first selected line: 0 / 0
  138. -- text alignment: 1
  139. -- font id: 2
  140. -- text size: 18
  141. -- style flags: 16640
  142. -- line height: 24
  143. -- part name: 
  144.  
  145.  
  146. -- part 13 (field)
  147. -- low flags: 01
  148. -- high flags: 0002
  149. -- rect: left=348 top=60 right=84 bottom=445
  150. -- title width / last selected line: 0
  151. -- icon id / first selected line: 0 / 0
  152. -- text alignment: 1
  153. -- font id: 2
  154. -- text size: 18
  155. -- style flags: 16640
  156. -- line height: 24
  157. -- part name: 
  158.